Title: Notarization Authority Utilities
Description:
Copyright: Copyright (c) 2003
Company: UCSC
| Method Detail |
public MessageCertificate issue(String purpose,
DN issuer,
DN subject,
TimeStamp timestamp,
MessageHeader messageheader,
byte[] messagebody,
boolean useDigest,
String messagestatus,
PrivateKey prv)
purpose - proof-of-posting or any other purposeissuer - who issues the certificatesubject - to whom this certificate is issued totimestamp - timestamp relavant to the purposemessageheader - message headermessagebody - hash value of the message bodyuseDigest - hash value is to be calculated or notmessagestatus - the current status of the messageprv - private key